Click or drag to resize

MessageDisplayTo Property

Contains a list of the display names of the primary (To) message recipients, separated by semicolons (;).

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string DisplayTo { get; set; }

Property Value

Type: String
The display to.
See Also